-
61 systematic error-checking code
The New English-Russian Dictionary of Radio-electronics > systematic error-checking code
-
62 self-checking code
код с самопроверкой; код с обнаружением ошибокEnglish-Russian dictionary of mechanical engineering and automation > self-checking code
-
63 error-checking code
код с контролем ошибок; код с обнаружением ошибокEnglish-Russian dictionary of computer science and programming > error-checking code
-
64 self-checking code
English-Russian dictionary of computer science and programming > self-checking code
-
65 systematic error checking code
English-Russian dictionary of computer science and programming > systematic error checking code
-
66 parity-checking code
English-Russian dictionary of modern telecommunications > parity-checking code
-
67 self-checking code
English-Russian dictionary of modern telecommunications > self-checking code
-
68 systematic error checking code
English-Russian SQL Server dictionary > systematic error checking code
-
69 self-checking code
[программный] код с самообнаружением ошибок (с самоконтролем), самотестирующийся (самоконтролирующийся) кодкод, получающийся в результате включения в него избыточных операторов проверки условий, значений параметров и т. п., а также вывода промежуточных данных на экран. Предназначен для облегчения отладки программыАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > self-checking code
-
70 systematic error checking code
English-Russian dictionary of telecommunications and their abbreviations > systematic error checking code
-
71 Error Checking Correction Code
стандарт (на микросхемы оперативной памяти) для распознавания и коррекции внутренних ошибокАнгло-русский словарь по машиностроению > Error Checking Correction Code
-
72 self-checking code
самопроверяющийся код; код с самоконтролем -
73 error-checking code
English-Russian information technology > error-checking code
-
74 self-checking code
код с обнаружением ошибок; код с самопроверкой; самоконтролируемый код -
75 systematic error checking code
English-Russian information technology > systematic error checking code
-
76 error-checking code
English-Russian dictionary of computer science > error-checking code
-
77 self-checking code
English-Russian dictionary of computer science > self-checking code
-
78 error-checking [error-control] code
The English-Russian dictionary on reliability and quality control > error-checking [error-control] code
-
79 self-checking code
The English-Russian dictionary on reliability and quality control > self-checking code
-
80 systematic error checking code
The English-Russian dictionary on reliability and quality control > systematic error checking code
См. также в других словарях:
Code review — is systematic examination (often as peer review) of computer source code. It is intended to find and fix mistakes overlooked in the initial development phase, improving both the overall quality of software and the developers skills. Reviews are… … Wikipedia
Code bloat — is the production of code that is perceived as unnecessarily long, slow, or otherwise wasteful of resources. Code bloat can be caused by inadequacies in the language in which the code is written, inadequacies in the compiler used to compile the… … Wikipedia
ChecKing — is a web application developed by optimyth intended for monitoring the quality of software development process and its results, that covers the needs of organizations that want to control software quality before it is put into production. To do… … Wikipedia
Code refactoring — Refactor redirects here. For the use of refactor on Wikipedia, see Wikipedia:Refactoring talk pages. Code refactoring is disciplined technique for restructuring an existing body of code, altering its internal structure without changing its… … Wikipedia
Code audit — A software code audit is a comprehensive analysis of source code in a programming project with the intent of discovering bugs, security breaches or violations of programming conventions. It is an integral part of the defensive programming… … Wikipedia
Code 39 — A Code 39 Barcode Label WIKIPEDIA encoded in Code 39 Code 39 (also known as Alpha39, Code 3 of 9, Code 3/9, Type 39 … Wikipedia
Code pseudo-aléatoire — Générateur de nombres pseudo aléatoires Un générateur de nombres pseudo aléatoires, pseudorandom number generator (PRNG) en anglais, est un algorithme qui génère une séquence de nombres présentant certaines propriétés du hasard. Par exemple, les… … Wikipédia en Français
code de contrôle d'erreurs — klaidų aptikties kodas statusas T sritis automatika atitikmenys: angl. error checking code; error control code; error detecting code; error detection code vok. Fehlererkennungscode, m; Fehlerprüfcode, m; Fehlersuchcode, m rus. код с обнаружением… … Automatikos terminų žodynas
Error Correction Code — code that checks identifies and corrects data errors in a computer (by joining it to each unit of data that is stored in memory and checking the data again on repeat reads), ECC … English contemporary dictionary
Model checking — This article is about checking of models in computer science. For the checking of models in statistics, see regression model validation. In computer science, model checking refers to the following problem: Given a model of a system, test… … Wikipedia
List of tools for static code analysis — This is a list of significant tools for static code analysis.Historical products* Lint the original static code analyzer of C code.Open source or Noncommercial products .NET (C#, VB.NET and all .NET compatible languages) *… … Wikipedia